Skip to content

Merge retry system hotfix back into the dev branch#292

Merged
lgarber-akamai merged 2 commits intodevfrom
main
Jun 9, 2023
Merged

Merge retry system hotfix back into the dev branch#292
lgarber-akamai merged 2 commits intodevfrom
main

Conversation

@lgarber-akamai
Copy link
Copy Markdown
Contributor

No description provided.

## 📝 Description

This change resolves a few issues with the new HTTPAdapter-based retry
system:
- `retry_rate_limit_interval` does no longer explicitly require a float.
- Retry statuses are now respected on update. 
- Retries are now enabled on `POST` requests.

## ✔️ How to Test

```
pytest test
```
@lgarber-akamai lgarber-akamai requested a review from a team June 1, 2023 21:12
@lgarber-akamai lgarber-akamai changed the title Merge retry system hotfix into the dev branch Merge retry system hotfix back into the dev branch Jun 1, 2023
@lgarber-akamai lgarber-akamai requested a review from a team June 6, 2023 15:14
@lgarber-akamai lgarber-akamai merged commit bb0482c into dev Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants